home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
X User Tools
/
X User Tools (O'Reilly and Associates)(1994).ISO
/
sun4c
/
archive
/
rru_reso.z
/
rru_reso
/
slib
/
X11
/
app-defaults.gray
/
.Xdefaults
< prev
next >
Wrap
Text File
|
1994-09-26
|
2KB
|
69 lines
#ifdef SCREEN
# if SCREEN == 0
# include "/u/meo/.Xdefaults_0"
# elif SCREEN == 1
# include "/u/meo/.Xdefaults_1"
# endif
#else
*DefaultFont: "-*-courier-medium-r-normal--*-100-*-*-m-*-*-*"
# include "/u/meo/app-defaults/XTerm"
# include "/u/meo/app-defaults/Mwm"
# include "/u/meo/app-defaults/XCalc"
# include "/u/meo/app-defaults/XClock"
# ifdef COLOR
# ifdef NeXT
*WarningColor: Orange
XTerm*Background: #000040
XTerm*Foreground: White
# else
*WarningColor: Red
XTerm*Background: MidnightBlue
XTerm*Foreground: Wheat
# endif
# else
XTerm*Background: Black
XTerm*Foreground: White
# endif
*customization: -color
*XmLabel.Background: #bfbfbfbfbfbf
*Label.Background: #bfbfbfbfbfbf
*Text*Background: Gray85
*List*Background: Gray85
*XmList.Background: Gray85
*XmText.Background: Gray85
*XmTextField.Background: #9c9c9c9c9c9c
*XmScrolledText.Background: Gray85
*XmScrolledWindow.Background: Gray85
*XmScrolledWindow*workWindow.Background: Gray85
*XmScrolledWindow*clipWindow.Background: Gray85
*Scrollbar*Background: #5a5a5a5a5a5a
*Scrollbar*Foreground: #e7e7e7e7e7e7
*XmCascadeButton*Background: #9c9c9c9c9c9c
*XmMenuBar*Background: #9c9c9c9c9c9c
*XmMenuPost*Background: #9c9c9c9c9c9c
*XmMenuWidget*Background: #9c9c9c9c9c9c
*XmMwmMenu*Background: #9c9c9c9c9c9c
*XmSimpleMenuBar*Background: #9c9c9c9c9c9c
*XmSimpleOptionMenu*Background: #9c9c9c9c9c9c
*XmSimplePopupMenu*Background: #9c9c9c9c9c9c
*XmSimplePulldownMenu*Background: #9c9c9c9c9c9c
*TopShadowColor: #e7e7e7e7e7e7
*XmList*TopShadowColor: #e7e7e7e7e7e7
*XmText*TopShadowColor: #e7e7e7e7e7e7
*XmSelectionBox*TopShadowColor: #e7e7e7e7e7e7
*XmMessageBox*TopShadowColor: #e7e7e7e7e7e7
*TroughColor: #5a5a5a5a5a5a
*SelectColor: #ffffffff0000
*HighlightColor: #bfbfbfbfbfbf
*Help*Background: Cyan
*Background: #bfbfbfbfbfbf
*Foreground: Black
!# if (SERVERHOST == hostname) || (CLIENTHOST == hostname)
!# include "/u/meo/app-defaults/MRolo"
!# endif
#endif